home *** CD-ROM | disk | FTP | other *** search
/ Total Network Tools 2002 / NextStepPublishing-TotalNetworkTools2002-Win95.iso / Archive / Internet Toolbars / Born To Run.EXE / ReadMe.txt < prev    next >
Encoding:
Text File  |  1999-03-16  |  3.7 KB  |  125 lines

  1.                               BORN TO RUN
  2.                            =================
  3.                               Version 1.0
  4.  
  5.  
  6. Born To Run is a program very much like the Windows Run dialog.
  7. But it's stand alone application, that mean it can be run from any where
  8. you want (not just from under the start button like Windows Run dialog)   
  9. and with almost any key/s combination you want (not just "WinKey+R")
  10. and you can type only the file name (without the extension) for 17 common
  11. extensions.  
  12.  
  13. COPYRIGHT
  14. ~~~~~~~~~
  15. Born To Run is Freeware, that means you can freely use it and distribute the
  16. complete archive. If you decide to use it, you can send me an e-mail, which
  17. of course could contain bug reports, ideas or criticism.                                                      
  18.  
  19. THE AUTHOR
  20. ~~~~~~~~~~
  21. Lior Ostrowsky
  22.  
  23. E-Mail  : lior_o@yahoo.com
  24.           lioro@hotmail.com
  25. WWW-Page: http://members.tripod.com/~leeos
  26.  
  27. PACKAGE CONTENTS
  28. ~~~~~~~~~~~~~~~~
  29. - Run.exe: The executable program file
  30. - ReadMe.txt: What you're reading now
  31. - BornToRun.inf: Setup information
  32. - Setup.exe: Setup program
  33.  
  34. PLATFORMS
  35. ~~~~~~~~~
  36. Windows 95, Windows 98, WindowsNT 
  37.  
  38. INSTALLATION
  39. ~~~~~~~~~~~~
  40. Unzip the archive, run Setup.exe (or right-click on BornToRun.inf and 
  41. select "Install").After the installation Run.exe will be copy to Windows 
  42. directory and you can run Born To Run From the context menu of a folder 
  43. or drive. Born To Run can be completely uninstalled via Control Panel/Software.
  44.  
  45. INFORMATION
  46. ~~~~~~~~~~~
  47. Born To Run searches for a matching file in the following directories in 
  48. the following sequence: 
  49.  
  50.  1. The directory from which the Run.exe loaded. 
  51.  2. The current directory. 
  52.  3. The Windows system directory. 
  53.  5. The Windows directory. 
  54.  6. The directories that are listed in the PATH environment variable. 
  55.  
  56. For the following extensions you can type only the file name:
  57.  
  58.  ".exe";
  59.  ".com";
  60.  ".bat";
  61.  ".doc";
  62.  ".txt";
  63.  ".pdf";
  64.  ".html";
  65.  ".htm";
  66.  ".wav";
  67.  ".bmp";
  68.  ".jpg";
  69.  ".gif"; 
  70.  ".mp3";
  71.  ".mid";
  72.  ".ini";
  73.  ".hlp";
  74.  ".zip";
  75.  
  76. Example: If you want to hear one.mp3 song that's locate in E:\MySongs.
  77. First add E:\MySongs to the PATH in autoexec.bat and restart Windows.
  78. Now every time you want to hear one.mp3 you can:
  79. 1.Right click on My Computer (or any other folder or drive) and choose 
  80.   Born To Run.
  81. 2.type "one".
  82. 3.Click Ok.
  83.  
  84. Born To Run & Windows Run cool options
  85. ---------------------------------------
  86.  - Type "control" to open control panel.
  87.  - Type "Myfolder" to open C:\MyFolder.
  88.  - Type "mailto:xxx@xxx.xxx to send Mail.
  89.  - Type "www.xxxxx.xxx to open web page.
  90.  
  91. Shortcut keys
  92. -------------
  93. You can open Windows Run dialog using "Winkey+R".
  94. You can assign Born To Run any key combination you want very easily
  95. by edit Born To Run Shortcut. 
  96. After the installation you can find Born To Run Shortcut in the Programs
  97. section under the Start button.  
  98.  
  99. Example: How to make 'F7' a Shortcut key to Born To Run?
  100. 1.Right click the Start button.
  101. 2.Click Open from the context menu.
  102. 3.Open the Programs folder.
  103. 4.Find Born To Run Shortcut and right click on it.
  104. 5.Choose Properties from the context menu.
  105. 6.Click the Shortcut tab.
  106. 7.Go to the Shortcut Key option.  
  107. 8.Hit 'F7' key.
  108. 9.Click Apply or Ok.
  109. 10.Hit 'F7' key again and Born To Run will open.
  110. Tip: You can define keyboard shortcut to any other program the same way.    
  111.  
  112. One more Tip
  113. -------------
  114. You can use '?' and '*' options to open a file that locate in
  115. 1. C:\
  116. 2. The directory from which Run.exe loaded. 
  117.  
  118. Examples:
  119.  - if you want to open C:\mydoc.txt you can type "my???.txt"
  120.  - if you want to open C:\windows\wall.bmp you can type "wal?.*" 
  121.  
  122. HISTORY
  123. ~~~~~~~
  124. Version 1.0: First Published Version.
  125.